﻿body {
    font-size: 12px;
    font-family: Verdana, Arial;
}

p, input, table, h1, h2 {
    font-family: Verdana, Arial;
}

pre {
    font-family: Consolas, Courier New, Serif;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

h1 {
    font-size: 1.8em;
}

h2 {
    font-size: 1.4em;
}

p {
    font-size: 1.0em;
}

legend {
    font-size: 1.1em;
    font-weight: 600;
}

ul.navigation {
    font-size: 1.0pt;
}

#footerOuter {
    font-size: 0.9em;
}

.dw-previewControl button {
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
}

.unsupportedBrowser h1 {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}

.unsupportedBrowser h2 {
    font-size: 16px;
}